home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / qbbs / hldtos11.zip / HOLDTOSS.CNF next >
Text File  |  1990-05-20  |  2KB  |  54 lines

  1. # HOLDTOSS.CNF contains configuration information for HOLDTOSS.EXE
  2. # Case is ignored for both the variables and values.
  3. # Remarks are denoted by starting the line with "#".
  4.  
  5. # "himsg" will default to "250" if line setting "himsg" is
  6. # ommitted (or commented out with "#").
  7. # Caution!! All messages above this number WILL be tossed!
  8. #himsg=500
  9.  
  10. # Netmail directory
  11. # This is NOT optional!
  12. # Do NOT include the trailing backslash. \
  13. netdir=c:\netmail
  14.  
  15. # This is NOT optional!
  16. # Set toss program to "MAILTOSS.EXE"
  17. tossprog=mailtoss.exe
  18.  
  19. # Parameters to pass to "tossprog".
  20. # To have HoldToss execute the toss program with no parameters,
  21. # ommit (or place a "#" before) the line which sets "tossparm".
  22. # An example: "-X -Y -Z" will expand as MAILTOSS.EXE -X -Y -Z
  23. #tossparm=-x -y -z
  24.  
  25. # "renum" will default to "OFF",
  26. # if line setting "renum" is ommitted (or commented out with "#")
  27. # If you want the message base renumbered, set renumbering "ON"
  28. renum=off
  29.  
  30. # "lastread" will update D'Bridge's Lastread pointer.
  31. # Default to "OFF", if line setting
  32. # is ommitted (or commented out with "#").
  33. lastread=off
  34.  
  35. # hold NetMail TO these names.
  36. # Semi optional!
  37. # "holdto" or "holdfrom" MUST be specified (or both).
  38. # Limit of 100 names in list.
  39. holdto=Sysop
  40. holdto=Scott Davis
  41. holdto=Scott
  42. holdto=System Operator
  43. holdto=Elton John
  44. holdto=Darth Vader
  45. holdto=gilbert bates
  46.  
  47. # Hold NetMail FROM these names.
  48. # "holdto" or "holdfrom" MUST be specified (or both).
  49. # Limit of 100 names in list.
  50. holdfrom=Scott Davis
  51. holdfrom=Dalton Grunge
  52. holdfrom=George Bush
  53.  
  54.